Autogenerated HTML docs for v1.8.2.1-538-gad776 
diff --git a/git-config.html b/git-config.html index 79cb588..bcaaa63 100644 --- a/git-config.html +++ b/git-config.html 
@@ -1837,7 +1837,7 @@  <p>   Enable the reflog. Updates to a ref &lt;ref&gt; is logged to the file   "$GIT_DIR/logs/&lt;ref&gt;", by appending the new and old  - SHA1, the date/time and the reason of the update, but  + SHA-1, the date/time and the reason of the update, but   only when the file exists. If this configuration   variable is set to true, missing "$GIT_DIR/logs/&lt;ref&gt;"   file is automatically created for branch heads (i.e. under